flowbox: Update accessible state for children
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 21:22:50 +0000 (17:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 21:24:06 +0000 (17:24 -0400)
commit2664c294547b85686c720ef2231980adf49e97f0
treefc3f3752546262e152224a67e94b86f8f5f63272
parentdb97f993597c78ff4df342a7a72bd7e9d1629a85
flowbox: Update accessible state for children

Set the SELECTED state to reflect whether the selected
is selected, unselected, or unselectable. This is
enough to make selection changes appear in Accerciser.

While we are at it, also set the multi-selectable
property for the flowbox itself.
gtk/gtkflowbox.c